Release 10.1A: OpenEdge Data Management:
SQL Reference


DB_NAME

Returns the name of the database corresponding to the current connection name.

Syntax

DB_NAME ( ) 

Example

This example illustrates the DB_NAME function:

SELECT DB_NAME() FROM T2;
 
DB_NAME              
-------               
demo              
 
1 record selected 

Compatibility

Progress extension


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095